ASP.NET Core MVC コントロールヘルプ
EndX メソッド

C1.AspNetCore.Mvc.Finance アセンブリ > C1.Web.Mvc.Finance.Fluent 名前空間 > FibonacciTimeZonesBuilder<T> クラス : EndX メソッド
The value.
Configurates C1.Web.Mvc.Finance.FibonacciTimeZones<T>.EndX. Sets the ending X data point for the time zones.
シンタックス
'宣言
 
Public Function EndX( _
   ByVal value As System.Object _
) As FibonacciTimeZonesBuilder(Of T)
public FibonacciTimeZonesBuilder<T> EndX( 
   System.object value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
If not set, the ending X data point is calculated automatically. The value can be a number or a Date object (for time-based data).
参照

FibonacciTimeZonesBuilder<T> クラス
FibonacciTimeZonesBuilder<T> メンバ